home *** CD-ROM | disk | FTP | other *** search
- Subject: Re: PartMaker/Sketch/ODF
- Sent: 6/15/96 12:29 PM
- Received: 6/17/96 8:22 AM
- From: Arni McKinley, motion@nbn.com
- Reply-To: ODF Interest, ODF-Interest@CILabs.ORG
- To: OpenDoc Development Framework Discussion List, ODF-Interest@CILabs.
-
- >Has anyone successfully used Partmaker/ODF to clone and build the
- >Sketch part from the OpenDoc WWW page?
- >
- >When I try to build it, using CodeWarrior 8 and ODF d11, I get
- >linker errors which say that _construct_new_array is not defined. The
- >source level problem is that
- > new FW_PPattern[...] is not implemented.
- >
- >Problem is that one of these calls is in the ODF library.
- >
- >So here's the question. Am I doing something wrong, or does Sketch
- >assume ODFR1, or a different compiler, or some other thing?
- >
- >Sorry if this is a newbie kind of question.
- >
- >-- Dave
-
-
- Sketch DR1 on the dev tools page uses ODF DR1 on the Opendoc DR5 CD. It
- won't work with ODF d11, there many changes to ODF itself.
-
- Try building it with that library. You should see that library referenced
- in the Sketch project.
-
- Arni
-
-
-
-